home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / impcruisr.b < prev    next >
Text File  |  1995-07-02  |  227b  |  8 lines

  1. #define icruiser_width 16
  2. #define icruiser_height 16
  3. static short icruiser_bits[] = {
  4.    0x0000, 0x0000, 0x0000, 0x0000,
  5.    0x0000, 0x0006, 0x003e, 0x03fe,
  6.    0x1ffe, 0x7ffe, 0x1ffe, 0x03fe,
  7.    0x003e, 0x0006, 0x0000, 0x0000};
  8.